home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / ups / apcd-0.5 / apcd-0 / apcd.conf < prev    next >
Text File  |  1995-11-02  |  588b  |  28 lines

  1. # This is a sample configuration file for the apcd daemon
  2. # (c) 1995 Pavel Korensky  pavelk@dator3.anet.cz
  3. #
  4. #
  5. # Master section - should be uncommented on the master machine
  6. #
  7. # Firstly, the port used for communication with UPS
  8.  
  9. #PORT /dev/ups
  10.  
  11. # The timeout before system shutdown
  12.  
  13. #TIMEOUT 10
  14.  
  15. # The name of the logging file
  16.  
  17. #LOGFILENAME /var/adm/upsstat.log
  18.  
  19. # The addresses of the slave machines
  20. #SLAVE zenith.dator3.anet.cz
  21. #SLAVE tomas_pc.dator3.anet.cz
  22. #SLAVE zdenek_pc.dator3.anet.cz
  23. #
  24. # Slave section - should be uncommented on the slave machines
  25. #
  26.  
  27. MASTER chaos.dator3.anet.cz
  28.